Resource StructureDefinition/FHIR Server from package hl7.fhir.vn.core#1.0.0-beta (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "vn-core-dosage",
"url" : "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-dosage",
"version" : "1.0.0",
"name" : "VNCoreDosage",
"title" : "Dosage profile - VN Core R4",
"status" : "draft",
"publisher" : "Cục Công nghệ thông tin - Bộ Y tế",
"description" : "VN Core Dosage profile",
"purpose" : "Dosage profile - VN Core R4",
"copyright" : "Bộ Y tế - Việt Nam",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "complex-type",
"abstract" : false,
"type" : "Dosage",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Dosage",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Dosage.text",
"path" : "Dosage.text",
"mustSupport" : true
},
{
"id" : "Dosage.additionalInstruction",
"path" : "Dosage.additionalInstruction",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"mustSupport" : true,
"binding" : {
"strength" : "preferred",
"valueSet" : "http://moh.gov.vn/fhir/core/ValueSet/snomedCT-additional-dosage-instruction"
}
},
{
"id" : "Dosage.patientInstruction",
"path" : "Dosage.patientInstruction",
"mustSupport" : true
},
{
"id" : "Dosage.timing",
"path" : "Dosage.timing",
"mustSupport" : true
},
{
"id" : "Dosage.asNeeded[x]",
"path" : "Dosage.asNeeded[x]",
"type" : [
{
"code" : "boolean"
},
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"binding" : {
"strength" : "preferred",
"valueSet" : "http://moh.gov.vn/fhir/core/ValueSet/snomedCT-clinical-finding"
}
},
{
"id" : "Dosage.site",
"path" : "Dosage.site",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"mustSupport" : true
},
{
"id" : "Dosage.route",
"path" : "Dosage.route",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"mustSupport" : true
},
{
"id" : "Dosage.method",
"path" : "Dosage.method",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"mustSupport" : true,
"binding" : {
"strength" : "preferred"
}
},
{
"id" : "Dosage.doseAndRate",
"path" : "Dosage.doseAndRate",
"mustSupport" : true
},
{
"id" : "Dosage.doseAndRate.type",
"path" : "Dosage.doseAndRate.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
},
{
"id" : "Dosage.doseAndRate.dose[x]",
"path" : "Dosage.doseAndRate.dose[x]",
"type" : [
{
"code" : "Range",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Range-uv-ips"
]
},
{
"code" : "Quantity",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/SimpleQuantity",
"http://hl7.org/fhir/uv/ips/StructureDefinition/SimpleQuantity-uv-ips"
]
}
]
},
{
"id" : "Dosage.doseAndRate.rate[x]",
"path" : "Dosage.doseAndRate.rate[x]",
"type" : [
{
"code" : "Ratio",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Ratio-uv-ips"
]
},
{
"code" : "Range",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Range-uv-ips"
]
},
{
"code" : "Quantity",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/SimpleQuantity",
"http://hl7.org/fhir/uv/ips/StructureDefinition/SimpleQuantity-uv-ips"
]
}
]
},
{
"id" : "Dosage.maxDosePerPeriod",
"path" : "Dosage.maxDosePerPeriod",
"type" : [
{
"code" : "Ratio",
"profile" : [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Ratio-uv-ips"
]
}
]
},
{
"id" : "Dosage.maxDosePerAdministration",
"path" : "Dosage.maxDosePerAdministration",
"type" : [
{
"code" : "Quantity",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/SimpleQuantity",
"http://hl7.org/fhir/uv/ips/StructureDefinition/SimpleQuantity-uv-ips"
]
}
],
"mustSupport" : true
},
{
"id" : "Dosage.maxDosePerLifetime",
"path" : "Dosage.maxDosePerLifetime",
"type" : [
{
"code" : "Quantity",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/SimpleQuantity",
"http://hl7.org/fhir/uv/ips/StructureDefinition/SimpleQuantity-uv-ips"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.